home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 16 Vendor Support / VTXED4.DOC < prev    next >
Text File  |  2019-04-13  |  5KB  |  132 lines

  1. Here are the syntax rules for creating a Text SEQuential PETASCII Autolog
  2. File with any Editor that will write SEQuential PETASCII (CBM ASCII) Files
  3. that can be input to the program in this Data Library on CBMART named:
  4.  
  5.      VTXED4.IMG
  6.  
  7. which will create a VIDTEX4.2 AUTOLOG file acceptable when using the  META-J
  8. command in  VIDTEX4.2.
  9.  
  10. By creating your VIDTEX4.2 Autolog files with a Text Editor and saving
  11. them, you can always recall these Text Autolog files into your Word Processor
  12. and edit them, re-save them (even with a different name for different actions
  13. you want to take on CompuServe), and simply run the  VTXED4.IMG  to create
  14. a new  VIDTEX4.2 Autolog file callable with the  META-J  Command.
  15.  
  16. Syntax Rules:
  17. :::::::::::::
  18.  
  19.  1)  Prompts and Responses MUST be in pairs.
  20.  
  21.  2)  First character of a Prompt   line MUST be the letter   p   (lower/case)
  22.  
  23.  3)  First character of a Response line MUST be the letter   r   (lower/case)
  24.  
  25.  4)  A  dollar sign  ($)  represents an  ESCAPE  <ESC>
  26.  
  27.  5)  ONE  up-arrow   (^)  represents the  CONTROL Key  (CTRL Key)
  28.  
  29.  6)  ONE  left-arrow (_)  represents the  META Key  (COMMODORE Key)
  30.  
  31.  7)  A prompt line that is to contain nothing (like the Initial prompt to logon
  32.      to CompuServe) should be:     p<CR>
  33.  
  34.  8)  The last Pair of prompts and responses for the Text Autolog file MUST be:
  35.  
  36.           p<CR>
  37.           r<CR>
  38.  
  39. *******************************************************************************
  40.  
  41. Here is an example of a Text Autolog File for VIDTEX4.2 that I created with the 
  42. TXEDIT.IMG file here in LIBrary 1  (LIB 1)  on  CBMART.
  43.  
  44. NOTE:  When saving the Text file if you are using the TXEDIT.IMG program, answer
  45.        "no"  to the question -- "do you want an ASCII translation."
  46.        The Text SEQuential Autolog File for input to the  VTXED4.IMG file
  47.        must in  PETASCII  (or CBM ASCII).
  48.  
  49. This Text Autolog File will automatically set your 1670 modem to be set to
  50. 1200 Baud (after you have corrected the BASIC part of VIDTEX4.2 to be set
  51. for an  RS232 Type Modem (line 9 with a poke value of 1 for RS232 -- see
  52. the file   vx1670.hlp  and   vxalog.hlp  in CBMART's Data Library 1), auto-
  53. dial your CompuServe number, log you on, open your "capture buffer" and 
  54. end up with you on the CBMART  Forum with a    g cbmart.
  55.  
  56. *******************************************************************************
  57.  
  58. Text Autolog Sample:
  59. ::::::::::::::::::::
  60.  
  61. p<CR>                (initial prompt)
  62. r_q20^m^m<CR>        (set 1670 Modem to 1200 Baud)
  63. p<CR>
  64. r_&ATDT 2417023<CR>  (pause and dial up CompuServe number)
  65. pconnect<CR>
  66. r_%^c$<CR>           (pause and send CompuServe a CTRL-C)
  67. pid:<CR>
  68. r_1$<CR>             (assumes your PPN or ID# is defined as Function Key 1)
  69. pword:<CR>
  70. r_2$<CR>             (assumes your Password   is defined as Function Key 2)
  71. p<CR>
  72. r_o$<CR>             (activates  META-O command to Open your Capture Buffer)
  73. p!<CR>               (initial CompuServe prompt if you are set up for this)
  74. rg cbmart<CR>        (go cbmart forum)
  75. p<CR>                (final prompt)
  76. r<CR>                (final response)
  77.  
  78. *******************************************************************************
  79. This program was written in BASIC so that Users could modify it to their own 
  80. specifications.  I would appreciate comments and would be interested to 
  81. incorporate your modifications in this version.  I hope to hear from some of 
  82. you and hope that this will make it easier to create and change your VIDTEX4.2 
  83. Autolog Files.
  84.  
  85. After you have created a VIDTEX4.2 Text Autolog file, run  VTXED4.IMG and
  86. try it with the  VIDTEX4.2  META-J  command; if there are problems then just
  87. edit your Text Autolog file, run  VTXED4.IMG again and use  META-J  again.
  88. It will work because I have used this procedure often.
  89.  
  90. Again thanks to my friend for sharing this program and working with me on it.
  91.  
  92.           Enjoy your VIDTEX4.2 and the  CBMART  Forum!
  93.  
  94.                Sincerely,
  95.                Sysop/Betty Knight
  96.  
  97. Date:  12/25/88
  98.  
  99.  
  100.  Special Note for "EasyScript" editor users: --
  101.  
  102. #: 17246 S1/Help/Data Lib Tools
  103.     19-Dec-88  00:26:08
  104. Sb: #Vixed4.img
  105. Fm: John Little 72606,1636
  106. To: SYSOP/Betty Knight (X)
  107.  
  108. Happy Holidays to you and the other SYSOP's. I've been meaning to thank you and
  109. your friend for VTXED4.IMG It works perfect.  I did make one change to it. I
  110. use EasyScript and it won't let you use the left arrow key so I use the english
  111. pound key and added a line to VTXED4.IMG that changes that to the left arrow.
  112.  
  113.              Happy Holidays
  114.              John Little
  115.  
  116.  
  117.  
  118.  
  119. #: 18054 S1/Help/Data Lib Tools
  120.     07-Feb-89  17:35:02
  121. Sb: Vidtex Autolog
  122. Fm: Michael Finckbone 73267,1177
  123. To: Sysop/Betty Knight 76703,4037 (X)
  124.  
  125. Betty:
  126.   I enjoyed your files for Vidtex Auto Log creation.
  127.   In regards to message # 17246 that you appended to VTXED4.DOC,
  128.  pressing CTRL 7 in EasyScript produces the Left Arrow needed for the editor
  129.  I found this while thumbing through th RUN Magazine Special Edition #2
  130.  
  131.  
  132.